Changeset 1815 for pjproject/trunk/pjnath/build/Makefile
- Timestamp:
- Feb 21, 2008 9:36:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjnath/build/Makefile
r1495 r1815 72 72 # $(TARGET) is defined in os-$(OS_NAME).mak file in current directory. 73 73 # 74 TARGETS := pjnath pjnath-test pjstun-client pjstun-srv-test 74 TARGETS := pjnath pjnath-test 75 #pjstun-client pjstun-srv-test 75 76 76 77 all: $(TARGETS)
Note: See TracChangeset
for help on using the changeset viewer.