mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r14558: Another two more static dependencies...
This commit is contained in:
parent
b4796266c3
commit
9938b7391d
@ -21,8 +21,9 @@ if (not defined $options) {
|
||||
}
|
||||
|
||||
my $header = "$dirname/$prefix.h";
|
||||
my $short_header = "$prefix.h";
|
||||
|
||||
print "$header: $file bin/asn1_compile\n";
|
||||
print "$short_header $header: $file bin/asn1_compile\n";
|
||||
print "\t\@echo \"Compiling ASN1 file $file\"\n";
|
||||
print "\t\@cd $dirname && ../../../bin/asn1_compile $options $basename $prefix\n\n";
|
||||
|
||||
|
@ -441,7 +441,6 @@ heimdal/lib/gssapi/asn1_NegTokenInit.c: heimdal/lib/gssapi/spnego_asn1.h
|
||||
heimdal/lib/gssapi/asn1_NegTokenTarg.c: heimdal/lib/gssapi/spnego_asn1.h
|
||||
heimdal/lib/gssapi/asn1_NegotiationToken.c: heimdal/lib/gssapi/spnego_asn1.h
|
||||
|
||||
|
||||
clean::
|
||||
@-rm -f heimdal/lib/roken/vis.h heimdal/lib/roken/err.h
|
||||
@-rm -f heimdal/lib/asn1/asn1_err.{c,h}
|
||||
|
Loading…
Reference in New Issue
Block a user