mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-06 13:51:28 +00:00
This header (asm-errlist.h) is not used in the rest of the code. Remove it.
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ include ../src/host/$(PAL_HOST)/Makefile.am
|
||||
CFLAGS += -I. -I../include -I../src
|
||||
subdirs = string stdlib network graphene
|
||||
objs = $(foreach dir,$(subdirs),$(patsubst %.c,%.o,$(wildcard $(dir)/*.c)))
|
||||
headers = asm-errlist.h api.h
|
||||
headers = api.h
|
||||
|
||||
all: $(target)graphene-lib.a
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user