diff --git a/ascii.c b/ascii.c index a551811..ca0d651 100644 --- a/ascii.c +++ b/ascii.c @@ -1,4 +1,6 @@ -/* ascii.c - The ASCII Table */ +/* ascii.c - The ASCII Table + * @BAKE cc $@ -o $* $+ + */ #include #include