Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 647713b9d7dd39e8d449ef7dab7af759 > files > 240

ecl-11.1.1-1.fc15.i686.rpm

#
# Read the comments in import.c
#

import.exe: import.c
	gcc -g `ecl-config --cflags` import.c -o $@ `ecl-config --ldflags`