Changeset 472 in ntrip for trunk/ntripclient/makefile
- Timestamp:
- Jun 7, 2007, 9:47:24 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ntripclient/makefile
r466 r472 3 3 # fixable. There is nothing special at this source. 4 4 5 NtripLinuxClient: NtripLinuxClient.c5 ntripclient: NtripLinuxClient.c 6 6 $(CC) -Wall -W -O3 $? -o $@ 7 7
Note:
See TracChangeset
for help on using the changeset viewer.