forgotten commit. disabled until egl is adapted.
[AROS-Contrib.git] / scalos / Plugins / makefile-new
blob1100908301729387c1812288be022cdd5837aaae
1 # $Date: 2009-02-17 21:22:13 +0100 (Di, 17. Feb 2009) $
2 # $Revision: 5 $
3 #############################################################
4 TOPLEVEL        =       $(shell pwd)/..
6 include         config.mk
8 ##############################################################################
10 # Project subdirectories
13 SUBDIRS =       OOP \
14                 Prefs \
15                 FileTypes \
16                 Preview \
17 #               Menu \
19 ##############################################################################
21 .PHONY: all install clean
23 all: all_subdirs
25 clean: clean_subdirs
27 install: install_subdirs
29 nodebug: nodebug_subdirs