Changeset 359 for pjproject/trunk/pjlib-util/build/Makefile
- Timestamp:
- Mar 24, 2006 8:43:23 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib-util/build/Makefile
r355 r359 23 23 export PJLIB_UTIL_SRCDIR = ../src/pjlib-util 24 24 export PJLIB_UTIL_OBJS += $(OS_OBJS) $(M_OBJS) $(CC_OBJS) $(HOST_OBJS) \ 25 errno.o md5.o scanner.o stun.o string.o stun.o stun_client.o xml.o 25 errno.o getopt.o md5.o scanner.o stun.o string.o stun.o stun_client.o \ 26 xml.o 26 27 export PJLIB_UTIL_CFLAGS += $(_CFLAGS) 27 28
Note: See TracChangeset
for help on using the changeset viewer.