(krb5-types.h): add $(EXEEXT) for cygwin and related systems
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7654 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -11,8 +11,8 @@ INCLUDES = -DHOST=\"$(CANONICAL_HOST)\"
|
||||
|
||||
include_HEADERS = krb5-types.h
|
||||
|
||||
krb5-types.h: bits
|
||||
./bits krb5-types.h
|
||||
krb5-types.h: bits$(EXEEXT)
|
||||
./bits$(EXEEXT) krb5-types.h
|
||||
|
||||
CLEANFILES = \
|
||||
asn1.h \
|
||||
|
Reference in New Issue
Block a user