add grfconfig to amiga subdirs

This commit is contained in:
chopps 1995-10-09 03:43:55 +00:00
parent b6873a23af
commit 0699af0c7d
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# from: @(#)Makefile 5.6.1.2 (Berkeley) 5/8/91
# $Id: Makefile,v 1.55 1995/10/09 00:52:17 chopps Exp $
# $Id: Makefile,v 1.56 1995/10/09 03:43:55 chopps Exp $
# not yet done: catman
@ -22,7 +22,7 @@ SUBDIR+=amd
.if make(clean) || make(cleandir)
SUBDIR+=bad144 config.old dbsym eeprom grfinfo hilinfo iteconfig screenblank
.elif ${MACHINE} == "amiga" || ${MACHINE} == "atari"
SUBDIR+=iteconfig videomode
SUBDIR+=grfconfig iteconfig videomode
.elif ${MACHINE} == "hp300"
SUBDIR+=config.old grfinfo hilinfo
.elif ${MACHINE} == "i386"