Revision 9b14bb04

b/Makefile.target
302 302
	rm -f *.o  *.a *~ $(PROGS) gen-op.h opc.h op.h nwfpe/*.o
303 303

  
304 304
install: all 
305
ifneq ($(PROGS),)
305 306
	install -m 755 -s $(PROGS) $(prefix)/bin
307
endif
306 308

  
307 309
ifneq ($(wildcard .depend),)
308 310
include .depend

Also available in: Unified diff