SCM Repository
Diff of /branches/pure-cfg/src/dnorm/Makefile.in
Parent Directory
|
Revision Log
|
Patch
revision 122, Mon Jun 28 17:58:00 2010 UTC | revision 123, Mon Jun 28 18:05:04 2010 UTC | |
---|---|---|
# | Line 28 | Line 28 |
28 | $(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -o dnorm dnorm.c | $(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -o dnorm dnorm.c |
29 | ||
30 | clean: | clean: |
31 | rm -f dnorm | rm -rf dnorm dnorm.dSYM |
32 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |