working nspr slimmed down build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4914 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2007-04-11 00:57:46 +00:00
parent fcd2da0d39
commit f4820a6b31
13 changed files with 24 additions and 143 deletions

View File

@@ -49,8 +49,6 @@ CSRCS = \
unix.c \
unix_errors.c \
uxproces.c \
uxrng.c \
uxshm.c \
uxwrap.c \
$(NULL)

View File

@@ -42,8 +42,6 @@ CSRCS = \
unix.c \
unix_errors.c \
uxproces.c \
uxrng.c \
uxshm.c \
uxwrap.c \
$(NULL)