mofcomp: Remove obsolete variables in makefile.
This commit is contained in:
parent
9db3ccd0dd
commit
38da464ed1
|
@ -1,7 +1,3 @@
|
||||||
TOPSRCDIR = @top_srcdir@
|
|
||||||
TOPOBJDIR = ../..
|
|
||||||
SRCDIR = @srcdir@
|
|
||||||
VPATH = @srcdir@
|
|
||||||
MODULE = mofcomp.exe
|
MODULE = mofcomp.exe
|
||||||
APPMODE = -mconsole -municode
|
APPMODE = -mconsole -municode
|
||||||
IMPORTS = kernel32
|
IMPORTS = kernel32
|
||||||
|
|
Loading…
Reference in New Issue