mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-11 09:50:12 +00:00
Restore -traditional compilation
Submitted by: bde
This commit is contained in:
parent
d71408a5d7
commit
7bde11602e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51902
@ -1,9 +1,7 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PROG= vttest
|
||||
CFLAGS+= -DUSEMYSTTY
|
||||
CFLAGS+= -traditional -DUSEMYSTTY
|
||||
SRCS= main.c esc.c
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user