Whamcloud - gitweb
Create lustre-tools and lustre-modules packages.
[fs/lustre-release.git] / lustre / demos / Makefile
1 # Copyright (C) 2001  Cluster File Systems, Inc.
2 #
3 # This code is issued under the GNU General Public License.
4 # See the file COPYING in this distribution
5 all: perms
6
7 perms:
8         @-chmod a+x *.sh
9
10 clean: 
11         -rm -f *~ *.orig
12
13 install: