progress: make gmsh great again
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# userprog/gmsh/Makefile
|
||||
|
||||
TARGET = gmsh
|
||||
SRCS = gmsh.c builtin.c
|
||||
SRCS = gmsh.c job.c parser.c exec.c builtin.c
|
||||
CC = gcc
|
||||
CFLAGS = -static -Wall
|
||||
|
||||
|
||||
Reference in New Issue
Block a user