(EXEEXT): New.
(util, client, server): Use it.
This commit is contained in:
parent
441c314f1e
commit
99975ef076
2 changed files with 7 additions and 3 deletions
|
@ -52,6 +52,10 @@ termlibs := @termlibs@
|
|||
CCDEPMODE := @CCDEPMODE@
|
||||
@am__fastdepCC_TRUE@how_to_dep := fast
|
||||
@am__fastdepCC_FALSE@@AMDEP_TRUE@how_to_dep := depcomp
|
||||
EXEEXT := @EXEEXT@
|
||||
ifneq (@OBJEXT@,o)
|
||||
$(error This makefile can't cope with your compiler's object file names)
|
||||
endif
|
||||
|
||||
AWK := @AWK@
|
||||
INSTALL := @INSTALL@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue