Subversion Repositories shark

Rev

Rev 1618 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#
# Standard path
#

ifndef BASE
        BASE = ..
        BASEDOS = ..
endif

include $(BASE)/config.mk
 
.PHONY : all allclean

all:

allclean:
        $(RM) lib*.a
        $(RM) x0.o