Add rule for gpio.c .
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 13 Jun 1990 20:45:51 +0000 (20:45 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 13 Jun 1990 20:45:51 +0000 (20:45 +0000)
v7/src/microcode/unxutl/y300.lcl

index f3ca28d9063e40835b5e42e0150aee25521053c8..3f8566c0c56181e1f19405ee497cdd5e061db76d 100644 (file)
@@ -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
+