comparison conf/makefiles/papers @ 12:441a2190cfae

Lion fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 21 Apr 2012 13:10:49 +0900
parents bce86c4163a3
children
comparison
equal deleted inserted replaced
11:5cf052bee63d 12:441a2190cfae
1 ############################################################################## 1 ##############################################################################
2 # Instructions to Make, for compilation of MH papers 2 # Instructions to Make, for compilation of MH papers
3 # 3 #
4 # @(MHWARNING) 4 # @(MHWARNING)
5 # @(#)$Id$ 5 # @(#)$Id: papers,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $
6 ############################################################################## 6 ##############################################################################
7 7
8 MAKE = make DESTDIR=$(DESTDIR) $(MFLAGS) 8 MAKE = make DESTDIR=$(DESTDIR) $(MFLAGS)
9 SHELL = /bin/sh 9 SHELL = /bin/sh
10 10