* fpcexe update

This commit is contained in:
peter 2000-11-19 22:10:09 +00:00
parent ad8ccd0c0e
commit 1ac17aa2e4
2 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,7 @@ build-arch-stamp: debian-files-stamp
$(MAKE) api_smart $(BUILDOPTS)
$(MAKE) packages_smart $(BUILDOPTS)
$(MAKE) utils_all $(BUILDOPTS)
$(MAKE) compiler_fpcexe $(BUILDOPTS)
touch build-arch-stamp

View File

@ -37,6 +37,7 @@ NEWPP=`pwd`/compiler/ppc386
make api_smart PP=${NEWPP}
make packages_smart PP=${NEWPP}
make utils_all PP=${NEWPP}
make compiler_fpcexe PP={$NEWPP}
%install
NEWPP=`pwd`/compiler/ppc386