(file) Return to Makefile CVS log (file) Jump to this file's LXR Page (dir) Up to [CENS] / misc / emlog

File: [CENS] / misc / emlog / Makefile (download)
Revision: 1.2, Tue Jul 18 22:45:49 2000 UTC (9 years, 4 months ago) by jelson
Branch: MAIN
Changes since 1.1: +3 -0 lines
added "clean" target

default: emlog.o

clean:
	rm -f *.o

emlog.o: emlog.c emlog.h
	gcc -O2 -c -D__KERNEL__ -DMODULE emlog.c

CENS CVS Mailing List
Powered by
ViewCVS 0.9.2