SRC = Makefile INSTALL NOTES closedir.c directory.3c dirent.4 dirent.h \
	getdents.2 getdents.c opendir.c readdir.c rewinddir.c \
	seekdir.c sys._dir.h sys.dirent.h telldir.c testdir.c \
	vmsdir.h vmsdir.c

dist:
	sccs update < /dev/null
dist-list:
	@echo $(SRC)
