From 5f006333bf97d98099a4702320f60c3551a5bbe5 Mon Sep 17 00:00:00 2001 From: cpg Date: Thu, 28 Oct 2010 21:03:05 +0000 Subject: [PATCH] add posixdirent.s by Stefan Haubenthal git-svn-id: svn://svn.cc65.org/cc65/trunk@4830 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- libsrc/atari/Makefile | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.5