diff options
author | sat <sat@FreeBSD.org> | 2007-10-06 07:33:27 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-10-06 07:33:27 +0800 |
commit | e223139a8c626fb8efb42f046508672568006ab1 (patch) | |
tree | 7254c2e6646ddce1aa9fe4f6d1b2e589f34c0da5 /emulators/Makefile | |
parent | 394798ac54af79483db689c8215f045c27d1d193 (diff) | |
download | freebsd-ports-gnome-e223139a8c626fb8efb42f046508672568006ab1.tar.gz freebsd-ports-gnome-e223139a8c626fb8efb42f046508672568006ab1.tar.zst freebsd-ports-gnome-e223139a8c626fb8efb42f046508672568006ab1.zip |
- Sort category Makefiles
Inspired by: Jason Harris <jharris@widomaker.com>
Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 7dbc93e18b48..d3121beb436c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -72,15 +72,15 @@ SUBDIR += linux-vmware-toolbox5 SUBDIR += linux-vmware-toolbox6 SUBDIR += linux-winetools - SUBDIR += linux_dist-gentoo-stage1 - SUBDIR += linux_dist-gentoo-stage2 - SUBDIR += linux_dist-gentoo-stage3 SUBDIR += linux_base-fc4 SUBDIR += linux_base-fc6 SUBDIR += linux_base-fc7 SUBDIR += linux_base-gentoo-stage1 SUBDIR += linux_base-gentoo-stage2 SUBDIR += linux_base-gentoo-stage3 + SUBDIR += linux_dist-gentoo-stage1 + SUBDIR += linux_dist-gentoo-stage2 + SUBDIR += linux_dist-gentoo-stage3 SUBDIR += lisaem SUBDIR += loemu SUBDIR += m2000 @@ -121,8 +121,8 @@ SUBDIR += rtc SUBDIR += sdlmame SUBDIR += sdlmess - SUBDIR += simh SUBDIR += sim6811 + SUBDIR += simh SUBDIR += ski SUBDIR += skyeye SUBDIR += snes9express |