From: cpg Date: Thu, 28 Oct 2010 21:03:05 +0000 (+0000) Subject: add posixdirent.s by Stefan Haubenthal X-Git-Tag: V2.13.3~623 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5f006333bf97d98099a4702320f60c3551a5bbe5;p=cc65 add posixdirent.s by Stefan Haubenthal git-svn-id: svn://svn.cc65.org/cc65/trunk@4830 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/atari/Makefile b/libsrc/atari/Makefile index 2d7a11286..0c8785ff5 100644 --- a/libsrc/atari/Makefile +++ b/libsrc/atari/Makefile @@ -99,6 +99,7 @@ OBJS = _scrsize.o \ oserrlist.o \ oserror.o \ ostype.o \ + posixdirent.o \ randomize.o \ read.o \ revers.o \