aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/sync.tproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/sync.tproj/Makefile')
-rw-r--r--system_cmds/sync.tproj/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/system_cmds/sync.tproj/Makefile b/system_cmds/sync.tproj/Makefile
new file mode 100644
index 0000000..bfcb191
--- /dev/null
+++ b/system_cmds/sync.tproj/Makefile
@@ -0,0 +1,6 @@
+PROG= sync
+MAN= sync.8
+
+BINDIR=/bin
+
+.include <bsd.prog.mk>