Migration to new build system.
* kon moved and checked
This commit is contained in:
parent
8c8a2529e1
commit
8e1730ce81
@ -1,9 +0,0 @@
|
||||
|
||||
kon:
|
||||
|
||||
copy:
|
||||
ifdef UTT_BIN_DIR
|
||||
cp kon ${UTT_BIN_DIR}
|
||||
endif
|
||||
|
||||
clean:
|
@ -45,7 +45,7 @@ ALL_FFLAGS = -t \$(FFLAGS)
|
||||
|
||||
VPATH = ./src
|
||||
|
||||
PROGRAMS = tok sen fla gph kot unfla grp mar ser
|
||||
PROGRAMS = tok sen fla gph kot unfla grp mar ser kon
|
||||
|
||||
TOK_OBJ_FILES = tok.o tok_cmdline.o
|
||||
TOK_FLEX_FILES = tok.l
|
||||
@ -86,6 +86,9 @@ mar: \$(MAR_PERL_FILES)
|
||||
SER_PERL_FILES = ser.pl
|
||||
ser: \$(SER_PERL_FILES)
|
||||
|
||||
KON_PERL_FILES = kon.pl
|
||||
kon: \$(KON_PERL_FILES)
|
||||
|
||||
CONFIG_FILES = src/config.h Makefile
|
||||
|
||||
.SUFFIXES:
|
||||
|
0
app/src/kon/kon → src/kon.pl
Executable file → Normal file
0
app/src/kon/kon → src/kon.pl
Executable file → Normal file
Loading…
Reference in New Issue
Block a user