Print this page
10051 cw(1) shouldn't have to translate -g

*** 105,115 **** # # Build standalone programs for testing # NS: NS.c ! $(CC) NS.c -g $(ILDOFF) -o NS -DMAIN=1 $(ENVLDLIBS1) $(ENVLIBS2) \ -lprint -lnsl -lsocket lint: $(JNIHDR_FILES) lintcheck cstyle: --- 105,115 ---- # # Build standalone programs for testing # NS: NS.c ! $(CC) NS.c $(CCGDEBUG) $(ILDOFF) -o NS -DMAIN=1 $(ENVLDLIBS1) $(ENVLIBS2) \ -lprint -lnsl -lsocket lint: $(JNIHDR_FILES) lintcheck cstyle: