DEPTH = ../.. SUBDIR = ./class/getopt include $(DEPTH)/Makefile.os OBJECTS = main.o getopt.$(OBJ_SUFFIX) option.$(OBJ_SUFFIX) .PHONY: all all : objects include $(DEPTH)/Makefile.rules include $(DEPTH)/Makefile.subdir