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

Commit597600e

Browse files
pdowlervitcpp
authored andcommitted
fix Makefile dist target
the sparse.c and sscan.c files are now committed in src dir
1 parent0be5757 commit597600e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ else
227227
@$(missing) flex $< $@
228228
endif
229229

230-
dist : clean sparse.c sscan.c
230+
dist : clean
231231
find. -name'*~' -type f -exec rm {}\;
232232
cd ..&& tar --transform s/$(SRC_DIR)/pgsphere-$(PGSPHERE_VERSION)/ --exclude CVS --exclude .git -czf pgsphere-$(PGSPHERE_VERSION).tar.gz$(SRC_DIR)&&cd -
233233

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp