initial commit of file from CVS for ucspi-tcp on Fri 14 Jul 22:34:41 BST 2023

This commit is contained in:
Brian Read
2023-07-14 22:34:41 +01:00
parent 78f7a013b4
commit 21cb0427a0
8 changed files with 173 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
diff -ruN ucspi-tcp-0.88-02/Makefile ucspi-tcp-0.88-03/Makefile
--- ucspi-tcp-0.88-02/Makefile Sat Mar 18 10:18:42 2000
+++ ucspi-tcp-0.88-03/Makefile Mon Feb 5 16:37:02 2001
@@ -38,7 +38,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