]> git.buserror.net Git - polintos/scott/priv.git/blob - lib/Makefile
Initial struct marshalling.
[polintos/scott/priv.git] / lib / Makefile
1 TOP := $(shell dirname `pwd -P`)
2 COMP := lib
3 include ../Makefile.head
4
5 TARGETS := objs
6
7 include c++/Makefile
8 include c/Makefile
9
10 include ../Makefile.tail
11 include c/Makefile.final
12
13 objs: $(OBJS)