mirror of
git://projects.qi-hardware.com/cae-tools.git
synced 2025-04-21 12:27:27 +03:00
ptrude/: added (overly, this far) simple extruder
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
SHELL = /bin/bash
|
||||
|
||||
MAIN = ptrude
|
||||
OBJS = $(MAIN).o path.o
|
||||
OBJS = $(MAIN).o path.o extrude.o
|
||||
|
||||
CFLAGS = -Wall -g -Wshadow -Wmissing-prototypes \
|
||||
-Wmissing-declarations -Wno-format-zero-length
|
||||
|
||||
Reference in New Issue
Block a user