source: server/common/oursrc/tokensys/Makefile.in @ 21

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