@@ -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
@@ -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