File:  [GPL Stacker compression] / dmsdos / Makefile
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:37:52 2018 UTC (8 years, 2 months ago) by root
Branches: MAIN, DMSDOS
CVS tags: dmsdos092322, dmsdos092232, dmsdos0922, HEAD
DMSDOS 0.9.2.2


all: patch compile

patch:
	sh patch.sh

kernelconf: patch
	sh conf.sh

compile: kernelconf
	make -C src

install:
	make -C src
	make -C src install
	make -C man install
	sh magic.sh

uninstall:
	make -C src uninstall
	make -C man uninstall

mrproper:
	rm -f *~
	rm -f doc/*~
	rm -f man/*~
	rm -f patches/*~
	make -C src mrproper

dist:
	sh mkdist.sh

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.