diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/pmax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/pmax/Makefile b/sys/arch/pmax/Makefile index e2f79482d35..ede7d07de49 100644 --- a/sys/arch/pmax/Makefile +++ b/sys/arch/pmax/Makefile @@ -6,7 +6,7 @@ NOPROG= noprog NOMAN= noman -SUBDIR= stand +SUBDIR= TPMAX= ../pmax/tags SPMAX= ../pmax/pmax/*.[ch] ../pmax/include/*.h \ |