diff options
Diffstat (limited to 'proto/mrt/Makefile')
-rw-r--r-- | proto/mrt/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/proto/mrt/Makefile b/proto/mrt/Makefile new file mode 100644 index 00000000..aebb0f74 --- /dev/null +++ b/proto/mrt/Makefile @@ -0,0 +1,5 @@ +source=mrt.c +root-rel=../../ +dir-name=proto/mrt + +include ../../Rules |