From e6b5a4e33fac2cbd10969b64afa9d79887dfa754 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 26 Apr 2017 15:21:02 +0000 Subject: Remove vestigial wordint facility git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2968 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- common.mk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index 82f2adc6..e24d8ff3 100644 --- a/common.mk +++ b/common.mk @@ -150,10 +150,7 @@ IMPORTINC_LIB_HEADERS := \ IMPORTINC_LIB_UTIL_HEADERS := \ bitarith.h bitio.h bitreverse.h filename.h intcode.h floatcode.h io.h \ matrix.h mallocvar.h \ - nsleep.h nstring.h pm_c_util.h runlength.h shhopt.h token.h \ - wordaccess.h wordaccess_generic.h wordaccess_64_le.h \ - wordaccess_be_aligned.h wordaccess_be_unaligned.h \ - wordintclz.h + nsleep.h nstring.h pm_c_util.h runlength.h shhopt.h token.h IMPORTINC_HEADERS := \ $(IMPORTINC_ROOT_HEADERS) \ -- cgit 1.4.1