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=ed94ee97c9872c957efa4790c4ea073f371262a6;hpb=7da27a216a7f4bb3331fe315cdbec69bfcf2c762 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)