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

Commit9b1153c

Browse files
author
Vitaly Davydov
committed
Wrapped long line.
1 parentfb6e62d commit9b1153c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ SRC_DIR = $(shell basename $(shell pwd))
66
MODULE_big = pg_sphere
77
OBJS = src/sscan.o src/sparse.o src/sbuffer.o src/vector3d.o src/point.o\
88
src/euler.o src/circle.o src/line.o src/ellipse.o src/polygon.o\
9-
src/path.o src/box.o src/output.o src/gq_cache.o src/gist.osrc/key.o\
10-
src/gnomo.o src/healpix.o src/moc.o src/process_moc.ohealpix_bare/healpix_bare.o\
11-
src/epochprop.o
9+
src/path.o src/box.o src/output.o src/gq_cache.o src/gist.o\
10+
src/key.o src/gnomo.o src/healpix.o src/moc.osrc/process_moc.o\
11+
healpix_bare/healpix_bare.osrc/epochprop.o
1212

1313
EXTENSION = pg_sphere
1414
RELEASE_SQL =$(EXTENSION)--$(PGSPHERE_VERSION).sql

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp