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