initial commit of file from CVS for tai64nunix on Fri 14 Jul 22:33:21 BST 2023

This commit is contained in:
Brian Read
2023-07-14 22:33:21 +01:00
parent 2e2da5b958
commit b20f27b981
8 changed files with 131 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
diff -ruN tai64nunix-0.70-02/Makefile tai64nunix-0.70-03/Makefile
--- tai64nunix-0.70-02/Makefile Mon Apr 3 00:15:33 2000
+++ tai64nunix-0.70-03/Makefile Tue Feb 6 12:40:14 2001
@@ -22,7 +22,7 @@
auto_home.c: \
auto-str conf-home
- ./auto-str auto_home `head -1 conf-home` > auto_home.c
+ ./auto-str auto_home `pwd`/root`head -1 conf-home` > auto_home.c
auto_home.o: \
compile auto_home.c