diff options
Diffstat (limited to 'lib/libXtst/man/Makefile.in')
-rw-r--r-- | lib/libXtst/man/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libXtst/man/Makefile.in b/lib/libXtst/man/Makefile.in index fbf26d1bb..a6cbf4a0d 100644 --- a/lib/libXtst/man/Makefile.in +++ b/lib/libXtst/man/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # -# Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2007, Oracle and/or its affiliates. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), @@ -151,7 +151,6 @@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CHANGELOG_CMD = @CHANGELOG_CMD@ -CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CWARNFLAGS = @CWARNFLAGS@ CYGPATH_W = @CYGPATH_W@ |