|
|
GNU tools for NeXTSTEP 3.3
OFILE_DIR = obj SYMROOT=. OBJROOT=. DSTROOT=. MAKEFILEDIR = /NextDeveloper/Makefiles/app RANLIB = /bin/ranlib include $(MAKEFILEDIR)/common.make CFLAGS = $(OTHER_CFLAGS) -g -O -force_cpusubtype_ALL #-pg OTHER_GARBAGE=obj all:: $(NAME) $(NAME): $(DERIVED_DIR) $(OFILES) $(RM) -f $(SYMROOT)/$(NAME) $(AR) clq $(SYMROOT)/$(NAME) $(OFILES) -if [ -f $(RANLIB) ]; then $(RANLIB) $(SYMROOT)/$(NAME); fi install stub: all $(DERIVED_DIR) $(SYMROOT): mkdirs $@ installGNUsrc: installsrc
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.