diff options
Diffstat (limited to 'test/termios/Makefile')
-rw-r--r-- | test/termios/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/test/termios/Makefile b/test/termios/Makefile index 22868f4f2..de52c6156 100644 --- a/test/termios/Makefile +++ b/test/termios/Makefile @@ -16,10 +16,7 @@ # along with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -TESTDIR=../ -include $(TESTDIR)/Rules.mak - - +include ../Rules.mak TARGETS=termios termios_glibc |