First check in

This commit is contained in:
2016-09-28 12:33:32 -05:00
commit 646572c538
8 changed files with 115 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
diff -Naur a/Makefile b/Makefile
--- a/Makefile 2005-03-24 17:50:09.000000000 -0600
+++ b/Makefile 2016-09-28 11:37:16.520000000 -0500
@@ -94,7 +94,7 @@
#
# A BSD-like install program. GNU install will fit well here, too.
#
-INSTALL = /usr/ucb/install
+INSTALL = install
#
# Compiler and linker flags.