lazarus/components/Makefile.fpc
lazarus 6a9c9a2215 MG: fixed Makefiles
git-svn-id: trunk@636 -
2002-01-28 13:27:05 +00:00

14 lines
191 B
Makefile

# $Id$
#
# Makefile.fpc for Lazarus for Free Pascal
#
[target]
dirs=synedit codetools
[clean]
files=$(wildcard ./units/*$(OEXT)) $(wildcard ./units/*$(PPUEXT))
[rules]
cleanall: clean