diff options
author | rillig <rillig@pkgsrc.org> | 2005-08-07 00:17:20 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-08-07 00:17:20 +0000 |
commit | b479c9d76678a2a3293eceef70f1a8d2ccfc2bff (patch) | |
tree | 90ca04d17c0d3c123bf0ae6d8633ed3cfb7c5d9a /emulators/Makefile | |
parent | bcd39186bb8f8ff9a4be6f4c980346a2eef71864 (diff) | |
download | pkgsrc-b479c9d76678a2a3293eceef70f1a8d2ccfc2bff.tar.gz |
Using tabs for indentation of SUBDIR instead of spaces.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 84d7adf3dbb..6cc84fa3ea0 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.133 2005/07/26 04:13:15 tv Exp $ +# $NetBSD: Makefile,v 1.134 2005/08/07 00:17:20 rillig Exp $ # COMMENT= Emulators for other operating systems @@ -47,7 +47,7 @@ SUBDIR+= gpsim SUBDIR+= gpsim-devel SUBDIR+= gpsim-oscilloscope SUBDIR+= gpsim-ptyusart -SUBDIR+= gxemul +SUBDIR+= gxemul SUBDIR+= hatari SUBDIR+= hercules SUBDIR+= hercules-images |