Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > 700475c8ae73fb4d57b6df4485c29e1c > files > 25

slang-doc-1.4.4-2mdk.i586.rpm

# Uncomment if you have gcc 
# CC = gcc
#
# If you compiled with termcap, uncomment next line.
# THETERMCAP = -ltermcap

slhelp: slhelp.c
	$(CC) $(CFLAGS) slhelp.c -I../src -L../src -o slhelp -lslang $(THETERMCAP)