diff options
Diffstat (limited to 'share/examples/lkm')
| -rw-r--r-- | share/examples/lkm/misc/module/Makefile | 2 | ||||
| -rw-r--r-- | share/examples/lkm/misc/test/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/lkm/misc/module/Makefile b/share/examples/lkm/misc/module/Makefile index 108498b56b83..6c08a6617e7d 100644 --- a/share/examples/lkm/misc/module/Makefile +++ b/share/examples/lkm/misc/module/Makefile @@ -34,7 +34,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id: Makefile,v 1.2 1995/07/27 09:44:35 joerg Exp $ +# $Id: Makefile,v 1.3 1995/12/25 07:18:49 bde Exp $ # BINDIR= /tmp SRCS= misccall.c miscmod.c diff --git a/share/examples/lkm/misc/test/Makefile b/share/examples/lkm/misc/test/Makefile index 4ea3a98053c6..5bfb2536e3a2 100644 --- a/share/examples/lkm/misc/test/Makefile +++ b/share/examples/lkm/misc/test/Makefile @@ -34,7 +34,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id: Makefile,v 1.2 1995/07/27 09:45:26 joerg Exp $ +# $Id: Makefile,v 1.3 1995/12/25 07:18:59 bde Exp $ # PROG= testmisc NOMAN= |
