diff options
Diffstat (limited to 'BSDmakefile')
-rw-r--r-- | BSDmakefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BSDmakefile b/BSDmakefile new file mode 100644 index 0000000000..f6f0cadf46 --- /dev/null +++ b/BSDmakefile @@ -0,0 +1,2 @@ +world ${.TARGETS}: + @gmake $@ |