Changeset 4727 for pjproject/trunk/pjlib/build/Makefile
- Timestamp:
- Feb 4, 2014 7:39:55 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/build/Makefile
r4656 r4727 67 67 # 68 68 69 all: $(TARGETS) 69 all: $(TARGETS) $(TARGETS_EXE) 70 71 lib: $(TARGETS) 70 72 71 73 doc:
Note: See TracChangeset
for help on using the changeset viewer.