From: Guillermo J. Rozas Date: Wed, 13 Jun 1990 20:45:51 +0000 (+0000) Subject: Add rule for gpio.c . X-Git-Tag: 20090517-FFI~11393 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=67bf522d15ad50d143b173e2bd717d24f039f68e;p=mit-scheme.git Add rule for gpio.c . --- diff --git a/v7/src/microcode/unxutl/y300.lcl b/v7/src/microcode/unxutl/y300.lcl index f3ca28d90..3f8566c0c 100644 --- a/v7/src/microcode/unxutl/y300.lcl +++ b/v7/src/microcode/unxutl/y300.lcl @@ -1,6 +1,6 @@ /* -*- C -*- Switzerland local additions to the makefile - $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/y300.lcl,v 1.6 1990/06/12 17:53:18 jinx Exp $ + $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/y300.lcl,v 1.7 1990/06/13 20:45:51 jinx Exp $ */ /* These extra files are for 6003. They assume we're using HP-UX. */ @@ -69,3 +69,6 @@ usrLYN.c : $(LYN_SOURCES) $(SOURCES) usrdef.touch Findprim xmakefile @echo "#** Re-making" $@ because of $? rm -f usrLYN.c ./Findprim $(LYN_SOURCES) $(SOURCES) > usrLYN.c + +gpio.o : gpio.c scheme.touch prims.h +