mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r5050] Purpose:
*sigh* Description: Needed to point the sed script to the CORRECT pablo directory...
This commit is contained in:
parent
0b0630530c
commit
a8cd79f0b8
@ -178,7 +178,7 @@ ProcMasks.h: $(top_srcdir)/src/*.c
|
||||
ProcIDs.h: HDFidList.h ProcMasks.h
|
||||
|
||||
ProcTrace.inc: HDFidList.h
|
||||
sed "=" $? | sed -f $(top_srcdir)/PabloSedscr > $@
|
||||
sed "=" $? | sed -f $(top_srcdir)/pablo/PabloSedscr > $@
|
||||
|
||||
PabloHDF.o: PabloHDF.c $(PABLO_INCLUDES)
|
||||
$(CC) -g $(CFLAGS) $(CPPFLAGS) $(PABLO_FLAGS) -c $<
|
||||
|
Loading…
Reference in New Issue
Block a user