Fix the creation of the dumpdir directory in stress_floppy Makefile
[ltp-debian.git] / utils / Makefile
blob3cc4d24f969b17345f4a749c1179f615b1da82a2
1 ################################################################################
3 # Copyright (c) International Business Machines Corp., 2008 ##
5 # This program is free software; you can redistribute it and#or modify ##
6 # it under the terms of the GNU General Public License as published by ##
7 # the Free Software Foundation; either version 2 of the License, or ##
8 # (at your option) any later version. ##
10 # This program is distributed in the hope that it will be useful, but ##
11 # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ##
12 # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License ##
13 # for more details. ##
15 # You should have received a copy of the GNU General Public License ##
16 # along with this program; if not, write to the Free Software ##
17 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ##
19 ################################################################################
21 top_srcdir ?= ..
23 include $(top_srcdir)/include/mk/env_pre.mk
24 include $(top_srcdir)/include/mk/generic_trunk_target.mk