SCM Repository
[diderot] / trunk / test / probe / Makefile.in |
Diff of /trunk/test/probe/Makefile.in
Parent Directory
|
Revision Log
|
Patch
revision 260, Tue Aug 10 15:34:34 2010 UTC | revision 261, Tue Aug 10 15:36:13 2010 UTC | |
---|---|---|
# | Line 24 | Line 24 |
24 | CFLAGS = -g -O3 -W -Wall | CFLAGS = -g -O3 -W -Wall |
25 | LDFLAGS = $(LDPATHS) $(LIBS) | LDFLAGS = $(LDPATHS) $(LIBS) |
26 | ||
27 | PROG = mip | PROG = probe |
28 | SRCS = mip_opencl.c | SRCS = probe.c |
29 | ||
30 | all: $(PROG) | all: $(PROG) |
31 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |