source:
server/common/oursrc/tokensys/Makefile.in
@
1
Last change on this file since 1 was 1, checked in by jbarnold, 18 years ago | |
---|---|
File size: 144 bytes |
Rev | Line | |
---|---|---|
[1] | 1 | CC = @CC@ |
2 | CFLAGS = @CFLAGS@ | |
3 | prefix = @prefix@ | |
4 | ||
5 | preauto: | |
6 | rm -f configure config.* Makefile renew | |
7 | rm -rf auto*.cache | |
8 | ||
9 | ready: preauto | |
10 | autoconf |
Note: See TracBrowser
for help on using the repository browser.