patch-2.2.11 linux/arch/alpha/Makefile
Next file: linux/arch/alpha/boot/bootp.c
Previous file: linux/README
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Mon Aug 9 12:04:57 1999
- Orig file:
v2.2.10/linux/arch/alpha/Makefile
- Orig date:
Sun Jan 24 21:29:52 1999
diff -u --recursive --new-file v2.2.10/linux/arch/alpha/Makefile linux/arch/alpha/Makefile
@@ -116,9 +116,11 @@
@$(MAKEBOOT) clean
archmrproper:
+ -$(MAKE) -C arch/alpha/math-emu cleansymlinks
archdep:
@$(MAKEBOOT) dep
+ -$(MAKE) -C arch/alpha/math-emu symlinks
bootpfile:
@$(MAKEBOOT) bootpfile
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)