Build now works upto the point where it tries to run an executable
[plash-glibc.git] / plash / Makefile
blob5eae8131b1eb58d1ce32bbd6e68ce1e20c7fcfec
2 subdir := plash
4 all:
6 include ../Makeconfig
8 routines = filesysobj region comms cap-protocol cap-call-return marshal-pack \
9 cap-utils \
10 libc-comms libc-misc libc-stat \
11 kernel_close kernel_dup kernel_dup2
13 include ../Rules