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