diff options
Diffstat (limited to 'emulators/xtrs/Makefile')
-rw-r--r-- | emulators/xtrs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xtrs/Makefile b/emulators/xtrs/Makefile index 3e2b9c855be..cd70c37cece 100644 --- a/emulators/xtrs/Makefile +++ b/emulators/xtrs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:14:41 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/03 15:14:56 wiz Exp $ # DISTNAME= xtrs-4.9 @@ -13,7 +13,7 @@ COMMENT= TRS-80 Model I/III/4 Emulator for Unix USE_BUILDLINK3= yes USE_X11= yes -ALL_TARGET= default +BUILD_TARGET= default SUBST_CLASSES+= mf SUBST_STAGE.mf= post-patch |