summaryrefslogtreecommitdiff
path: root/examples/Timer_Queue
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-24 17:17:14 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-24 17:17:14 +0000
commitae291e57107004a4edb4111ac9c5b5ccad4ee03e (patch)
tree57c354a8fc6b98b2399e5e95ba2720f1849faa30 /examples/Timer_Queue
parent6261f87988296c84dc3356aefe20de118319a196 (diff)
downloadATCD-ae291e57107004a4edb4111ac9c5b5ccad4ee03e.tar.gz
ChangeLogTag:Wed Dec 24 17:10:45 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'examples/Timer_Queue')
-rw-r--r--examples/Timer_Queue/Makefile.TQTD4
-rw-r--r--examples/Timer_Queue/Makefile.main4
2 files changed, 8 insertions, 0 deletions
diff --git a/examples/Timer_Queue/Makefile.TQTD b/examples/Timer_Queue/Makefile.TQTD
index e99862afeca..21b401164d6 100644
--- a/examples/Timer_Queue/Makefile.TQTD
+++ b/examples/Timer_Queue/Makefile.TQTD
@@ -1,9 +1,13 @@
+# -*- Makefile -*-
+
#----------------------------------------------------------------------------
# $Id$
#
# Makefile for the Timer library. Part of misc Service_Configurator examples
#----------------------------------------------------------------------------
+MAKEFILE = Makefile.TQTD
+
#----------------------------------------------------------------------------
# Local macros
#----------------------------------------------------------------------------
diff --git a/examples/Timer_Queue/Makefile.main b/examples/Timer_Queue/Makefile.main
index 529261ad517..d759af3ed7d 100644
--- a/examples/Timer_Queue/Makefile.main
+++ b/examples/Timer_Queue/Makefile.main
@@ -1,3 +1,5 @@
+# -*- Makefile -*-
+
#----------------------------------------------------------------------------
#
# $Id$
@@ -5,6 +7,8 @@
# Makefile for executable main. Part of misc Timer_Queue example
#----------------------------------------------------------------------------
+MAKEFILE = Makefile.main
+
#----------------------------------------------------------------------------
# Local macros
#----------------------------------------------------------------------------