Parent Directory | Revision Log | Revision Graph
sme10 branch
1 | vip-ire | 1.1 | diff -ruN qmailanalog-0.70-02/Makefile qmailanalog-0.70-03/Makefile |
2 | --- qmailanalog-0.70-02/Makefile Sun Aug 30 17:39:26 1998 | ||
3 | +++ qmailanalog-0.70-03/Makefile Mon Feb 5 19:28:00 2001 | ||
4 | @@ -37,7 +37,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 |