]> git.buserror.net Git - polintos/scott/priv.git/blobdiff - lib/Makefile
Initial struct marshalling.
[polintos/scott/priv.git] / lib / Makefile
index 2e2b32f46fe0189e914304b327070ea314de4412..2f684ed6f7e6793c242ba16e43c23348366b23d1 100644 (file)
@@ -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)