mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
remove depend on star dot h as it is not really needed and breaks some versions of gmake
This commit is contained in:
@@ -32,7 +32,7 @@ cmCableClassSet.o \
|
||||
cmListFileCache.o \
|
||||
cmSourceGroup.o
|
||||
|
||||
DEPENDS = $(srcdir)/*.h cmConfigure.h
|
||||
DEPENDS = cmConfigure.h
|
||||
|
||||
cmCollectFlags.o : $(DEPENDS)
|
||||
cmake.o : $(DEPENDS)
|
||||
|
||||
Reference in New Issue
Block a user