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

Diff for /misc/emlog/Makefile between version 1.2 and 1.3

version 1.2, 2000/07/18 23:45:49 version 1.3, 2001/08/13 05:53:38
Line 1 
Line 1 
   KERNEL_HOME := /usr/src/linux
   
 default: emlog.o default: emlog.o
  
 clean: clean:
         rm -f *.o         rm -f *.o
  
 emlog.o: emlog.c emlog.h emlog.o: emlog.c emlog.h
         gcc -O2 -c -D__KERNEL__ -DMODULE emlog.c          gcc -O2 -c -I$(KERNEL_HOME)/include -D__KERNEL__ -DMODULE emlog.c


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CENS CVS Mailing List
Powered by
ViewCVS 0.9.2