DEPTH = ..
SUBDIR = ./party

include $(DEPTH)/Makefile.os

include Makefile.objects

.PHONY: all
all : objects


include $(DEPTH)/Makefile.rules
include $(DEPTH)/Makefile.subdir
