Skip to content

Commit

Permalink
removed dpo5054
Browse files Browse the repository at this point in the history
  • Loading branch information
ymei committed Aug 6, 2012
1 parent 271f80e commit 4119fbc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ LIBS=-L/opt/local/lib -lusb-1.0 -lhdf5

.PHONY: all clean
all: tds2024b
dpo5054: main2.c usbtmc.o hdf5io.o
$(CC) $(CFLAGS) $(INCLUDE) $^ $(LIBS) $(LDFLAGS) -o $@
dpo2024: main1.c usbtmc.o hdf5io.o
$(CC) $(CFLAGS) $(INCLUDE) $^ $(LIBS) $(LDFLAGS) -o $@
tds2024b: main.c usbtmc.o hdf5io.o
Expand Down

0 comments on commit 4119fbc

Please sign in to comment.