Fix last change.
This commit is contained in:
parent
409aaefe36
commit
a3e3601d06
@ -118,7 +118,7 @@ LTRCCOMPILE = $(LIBTOOL) --mode=compile $(RC) \
|
||||
`echo $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) | \
|
||||
sed -e 's/-I/--include-dir /g;s/-D/--define /g'`
|
||||
|
||||
.SUFFIXES: .rc .lo
|
||||
SUFFIXES: .rc .lo
|
||||
|
||||
.rc.lo:
|
||||
$(LTRCCOMPILE) -i $< -o $@
|
||||
|
Loading…
Reference in New Issue
Block a user