mirror of
https://github.com/eddyem/BTA_utils.git
synced 2026-03-20 08:41:01 +03:00
Wavefront restoration by Z coeffs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PROGRAM = readwfs
|
||||
LDFLAGS =
|
||||
LDFLAGS = -lm
|
||||
SRCS = $(wildcard *.c)
|
||||
CC = gcc
|
||||
DEFINES = -D_XOPEN_SOURCE=1111
|
||||
|
||||
Reference in New Issue
Block a user