|
|
Jump to this file's LXR Page |
|
|
File: [CENS] / misc / emlog / Makefile
(download)
Revision: 1.3, Mon Aug 13 04:53:38 2001 UTC (8 years, 3 months ago) by jelson Branch: MAIN Changes since 1.2: +3 -1 lines Put kernel home dir in makefile explicitly |
KERNEL_HOME := /usr/src/linux default: emlog.o clean: rm -f *.o emlog.o: emlog.c emlog.h gcc -O2 -c -I$(KERNEL_HOME)/include -D__KERNEL__ -DMODULE emlog.c
| CENS CVS Mailing List |
Powered by ViewCVS 0.9.2 |