diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-11-22 13:42:22 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-11-22 13:42:22 +0000 |
commit | 29d24d687f45ce419453fc91ae78bb16271ed553 (patch) | |
tree | 1661f40ad55296c584b3e2b9b6308fe177037a3f /x11-clocks | |
parent | e925ea6e94be3d49c8d2dc6e89a2615c031f5fae (diff) |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 2a73f2a9ef80..4a4f18f94a57 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $ +# $Id: Makefile,v 1.2 1998/09/06 07:47:53 vanilla Exp $ # SUBDIR += asclock + SUBDIR += astime SUBDIR += bclock SUBDIR += dclock SUBDIR += emiclock |