Update old makefiles to reflect current .h files made public.
authorerg <devnull@localhost>
Wed, 24 Jan 2007 19:20:07 +0000 (19:20 +0000)
committererg <devnull@localhost>
Wed, 24 Jan 2007 19:20:07 +0000 (19:20 +0000)
lib/neatogen/Makefile.old

index 1c8485bd8dda59c22767dd41482fe8cd14028a3b..83c0b501d4e0403d6b8600f160d8efd91f8da45a 100644 (file)
@@ -46,8 +46,6 @@ stress.o : stress.h
 $(OBJS) : ../common/types.h
 
 install: libneatogen.a 
-       $(MKPATH) $(INCDIR)
-       $(INSTALL) neato.h adjust.h neatoprocs.h $(INCDIR)
        $(MKPATH) $(LIBDIR)
        $(INSTALL) libneatogen.a $(LIBDIR)