[BACK] Return to Makefile.am CVS log [TXT][DIR] Up to Nevrax / code / nel / include

Diff for /code/nel/include/Makefile.am between version 1.8 and 1.9

version 1.8, 2001/03/05 18:08:49 version 1.9, 2001/03/05 18:16:32
Line 21 
Line 21 
         $(INSTALL_PROGRAM) -d $(includedir)/nel/sys         $(INSTALL_PROGRAM) -d $(includedir)/nel/sys
         $(INSTALL_DATA) -m a=r `echo nel/*.h`             $(includedir)/nel         $(INSTALL_DATA) -m a=r `echo nel/*.h`             $(includedir)/nel
         $(INSTALL_DATA) -m a=r `echo nel/3d/*.h`          $(includedir)/nel/3d         $(INSTALL_DATA) -m a=r `echo nel/3d/*.h`          $(includedir)/nel/3d
         $(INSTALL_DATA) -m a=r `echo nel/3d/tmp/*.h`      $(includedir)/nel/3d         $(INSTALL_DATA) -m a=r `echo nel/3d/tmp/*.h`      $(includedir)/nel/3d/tmp
         $(INSTALL_DATA) -m a=r `echo nel/misc/*.h`        $(includedir)/nel/misc         $(INSTALL_DATA) -m a=r `echo nel/misc/*.h`        $(includedir)/nel/misc
         $(INSTALL_DATA) -m a=r `echo nel/net/*.h`         $(includedir)/nel/net         $(INSTALL_DATA) -m a=r `echo nel/net/*.h`         $(includedir)/nel/net
         $(INSTALL_DATA) -m a=r `echo nel/ai/*.h`          $(includedir)/nel/ai/         $(INSTALL_DATA) -m a=r `echo nel/ai/*.h`          $(includedir)/nel/ai/


Legend:
Removed from v.1.8 
changed lines
 Added in v.1.9