1
0
Files
irix-657m-src/stand/x86/ffsc/wind/makefile
2022-09-29 17:59:04 +03:00

13 lines
304 B
Makefile

#!smake -f Makefile.sgi
#
# Makefile for wind directory of FFSC software
#
# The real action for this subtree actually happens in the subdirectory
# target/config/pc486, so simply switch to there and start over
#
SUBDIR = target\config\pc486
default %::
$(MAKE) -C $(SUBDIR) MAKEFLAGS=$(MAKEFLAGS) $@