summaryrefslogtreecommitdiffstats
path: root/japanese/okphone/files/patch-ad
blob: b0408bbb2e6c045cb6f27613609aec5abfd70041 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./Makefile.org	Fri Dec 15 01:30:07 1989
+++ ./Makefile	Wed Feb  7 20:39:53 1996
@@ -13,3 +13,8 @@
 	done
 
 default: all	
+
+install:
+	for i in ${DIRS} ; do \
+		cd $$i ; make MFLAGS="${MFLAGS}" $@ ; cd .. ; \
+	done
OpenPOWER on IntegriCloud