diff options
-rw-r--r-- | targets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/Makefile b/targets/Makefile index b5be7d2..8040953 100644 --- a/targets/Makefile +++ b/targets/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -# This is the top-level makefile - derrived from the Junos version +# This is the top-level makefile - derived from the Junos version # # If a subdir that matches the requested target exists, we assume # a build target and initialize DIRDEPS, dirdeps.mk does the rest. |