diff options
Diffstat (limited to 'mbone/imm/files/Makefile.work')
-rw-r--r-- | mbone/imm/files/Makefile.work | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mbone/imm/files/Makefile.work b/mbone/imm/files/Makefile.work new file mode 100644 index 0000000..cb876d3 --- /dev/null +++ b/mbone/imm/files/Makefile.work @@ -0,0 +1,2 @@ +all install: + cd src; ${MAKE} -f Makefile.freebsd $@ |