source:
server/common/oursrc/tokensys/Makefile.in
@
13
| Last change on this file since 13 was 1, checked in by jbarnold, 19 years ago | |
|---|---|
| File size: 144 bytes | |
| Line | |
|---|---|
| 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.
