Parent Directory | Revision Log | Revision Graph
Initial import
1 | diff -ruN tai64nunix-0.70-02/Makefile tai64nunix-0.70-03/Makefile |
2 | --- tai64nunix-0.70-02/Makefile Mon Apr 3 00:15:33 2000 |
3 | +++ tai64nunix-0.70-03/Makefile Tue Feb 6 12:40:14 2001 |
4 | @@ -22,7 +22,7 @@ |
5 | |
6 | auto_home.c: \ |
7 | auto-str conf-home |
8 | - ./auto-str auto_home `head -1 conf-home` > auto_home.c |
9 | + ./auto-str auto_home `pwd`/root`head -1 conf-home` > auto_home.c |
10 | |
11 | auto_home.o: \ |
12 | compile auto_home.c |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |