diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-04-14 16:11:14 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-04-14 16:11:14 +0000 |
commit | ac08253eebfcc51b66f1a8d1b051b94d1507a7b5 (patch) | |
tree | a4af458eff5036e2b8ed0f097d99ea1b33868b38 /app/xterm/Makefile | |
parent | 849cf552c19276dc17938d348149f9ef655f6c64 (diff) |
remove extra white space
Diffstat (limited to 'app/xterm/Makefile')
-rw-r--r-- | app/xterm/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/app/xterm/Makefile b/app/xterm/Makefile index 116dcd2e5..e16647d83 100644 --- a/app/xterm/Makefile +++ b/app/xterm/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2007/04/09 19:11:43 matthieu Exp $ +# $OpenBSD: Makefile,v 1.2 2007/04/14 16:11:13 matthieu Exp $ SUBDIR= resize @@ -48,6 +48,3 @@ obj: _xenocara_obj .include <bsd.prog.mk> .include <bsd.xorg.mk> - - - |