1 # Define SYSV as -DSYSV if you are using a System V operating system.
3 RANLIB = echo >/dev/null
8 all: all.normal fakegas
10 fakegas: $(unsubdir)/gas$(subdir)/as.new
11 - mkdir $(unsubdir)/gas
12 echo "/bin/as $*" > $(unsubdir)/gas$(subdir)/as.new
13 echo "install:" > $(unsubdir)/gas$(subdir)/Makefile
14 touch $(unsubdir)/gas$(subdir)/configure.in