extended libdraw
This commit is contained in:
parent
9f3b0c6ea8
commit
18dcf73896
6 changed files with 40 additions and 20 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
include ../config.mk
|
||||
|
||||
SRC = cleanupdraw.c setupdraw.c drawtext.c eprint.c getcolor.c initfont.c \
|
||||
textnw.c textw.c
|
||||
SRC = cleanupdraw.c drawsquare.c drawtext.c eprint.c getcolor.c initfont.c \
|
||||
setupdraw.c textnw.c textw.c
|
||||
OBJ = ${SRC:.c=.o}
|
||||
|
||||
all: libdraw.a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue