mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Add Makefile.global to lextest makefile.
This commit is contained in:
parent
65019fcf3d
commit
b1ae7aac93
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
# Makefile - test for 2.5.3 flex bug
|
||||
# Bruce Momjian 5/14/97
|
||||
#
|
||||
include ../Makefile.global
|
||||
|
||||
.DEFAULT all : lextest
|
||||
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue