Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd8b59b1

Browse files
committed
Clean up Makefiles - shouldn't require configure *.in Makefiles, as they should
pull their data/info from Makefile.global
1 parent7783c2b commitd8b59b1

File tree

3 files changed

+0
-57
lines changed

3 files changed

+0
-57
lines changed

‎src/interfaces/ecpg/include/Makefile.in

Lines changed: 0 additions & 15 deletions
This file was deleted.

‎src/interfaces/ecpg/preproc/Makefile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ MAJOR_VERSION=0
66
MINOR_VERSION=5
77
PATCHLEVEL=1
88

9-
CC=gcc
10-
LEX=flex
11-
LEXLIB=-lfl
12-
YACC=/usr/bin/bison
13-
YFLAGS=-y -d
14-
159
CFLAGS=-I../include -O2 -g -Wall -DMAJOR_VERSION=$(MAJOR_VERSION) -DMINOR_VERSION=$(MINOR_VERSION) -DPATCHLEVEL=$(PATCHLEVEL)
1610

1711
all:: ecpg

‎src/interfaces/ecpg/preproc/Makefile.in

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp