X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=lib%2FMakefile;h=2f684ed6f7e6793c242ba16e43c23348366b23d1;hp=2e2b32f46fe0189e914304b327070ea314de4412;hb=4b46e0122596ab988ca1c2045464ad7c2af0358b;hpb=bcba00f20216db4b6f42fdf2a06e0590df336023 diff --git a/lib/Makefile b/lib/Makefile index 2e2b32f..2f684ed 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -2,11 +2,12 @@ TOP := $(shell dirname `pwd -P`) COMP := lib include ../Makefile.head +TARGETS := objs + include c++/Makefile include c/Makefile -TARGETS := objs - include ../Makefile.tail +include c/Makefile.final objs: $(OBJS)