mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-12-03 09:32:31 +00:00
whitespace.
This commit is contained in:
parent
2eefacd6f9
commit
ba17807833
1 changed files with 2 additions and 2 deletions
|
@ -33,5 +33,5 @@ YFLAGS = -d
|
|||
|
||||
bin_PROGRAMS= qfcc
|
||||
|
||||
qfcc_SOURCES= cmdlib.c pr_comp.c pr_def.c pr_imm.c pr_lex.c pr_opcode.c qfcc.c #qc-parse.y qc-lex.l expr.c
|
||||
qfcc_LDADD= -lQFutil
|
||||
qfcc_SOURCES= cmdlib.c pr_comp.c pr_def.c pr_imm.c pr_lex.c pr_opcode.c qfcc.c #qc-parse.y qc-lex.l expr.c
|
||||
qfcc_LDADD= -lQFutil
|
||||
|
|
Loading…
Reference in a new issue