1
0

move pschdir(1) to retirement

This commit is contained in:
dtb
2024-07-23 17:26:55 -06:00
parent e9da63243f
commit df1b0a2d9d
2 changed files with 0 additions and 0 deletions

2
Retired/pschdir/Makefile Normal file
View File

@@ -0,0 +1,2 @@
pschdir: pschdir.c
$(CC) $(CFLAGS) -o pschdir pschdir.c