aboutsummaryrefslogtreecommitdiff
path: root/docs/USD.doc/edit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'docs/USD.doc/edit/Makefile')
-rw-r--r--docs/USD.doc/edit/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/USD.doc/edit/Makefile b/docs/USD.doc/edit/Makefile
new file mode 100644
index 000000000000..0c59f6d0816e
--- /dev/null
+++ b/docs/USD.doc/edit/Makefile
@@ -0,0 +1,11 @@
+# @(#)Makefile 8.4 (Berkeley) 8/18/96
+
+ROFF= groff
+TBL= tbl
+
+edittut.ps: edittut.ms
+ ${TBL} edittut.ms | ${ROFF} -ms > $@
+ chmod 444 $@
+
+clean:
+ rm -f edittut.ps