pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2000-11-30
2000-11-30 20:13:38 by Henrik Grubbström (Grubba) <grubba@grubba.org>
373b29c32008942ef4e8f2e9f4a0248398fb9b4a (
5
lines) (+
4
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed bug in generation of lex.protos.
Rev: src/Makefile.in:1.219
1:
#
-
# $Id: Makefile.in,v 1.
218
2000/11/
29
21
:
32
:
17
hubbe
Exp $
+
# $Id: Makefile.in,v 1.
219
2000/11/
30
20
:
13
:
38
grubba
Exp $
# # This line is needed on some machines.
538:
# better code then. Strange, but true. lex.o: lexer0.h lexer1.h lexer2.h
+
lex.protos: lexer0.h lexer1.h lexer2.h
+
lexer0.h: lexer.h cp "$(SRCDIR)/lexer.h" "$@"