diff options
author | midipix <writeonce@midipix.org> | 2015-12-17 04:26:15 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2016-11-10 23:35:33 -0500 |
commit | 03eeb04dfb135fcbcea8fb4ee32199d1ec97fe2a (patch) | |
tree | a57893ec13bfcd25808b4ff7b69eb7c3e969626d /sysinfo/host/i686-nt32-midipix.mk | |
parent | dccbc551883ba0856255decbf73f6d3752671d1a (diff) | |
download | perk-03eeb04dfb135fcbcea8fb4ee32199d1ec97fe2a.tar.bz2 perk-03eeb04dfb135fcbcea8fb4ee32199d1ec97fe2a.tar.xz |
whitespace meditation.
Diffstat (limited to 'sysinfo/host/i686-nt32-midipix.mk')
-rw-r--r-- | sysinfo/host/i686-nt32-midipix.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysinfo/host/i686-nt32-midipix.mk b/sysinfo/host/i686-nt32-midipix.mk index df3185b..fd4b8f8 100644 --- a/sysinfo/host/i686-nt32-midipix.mk +++ b/sysinfo/host/i686-nt32-midipix.mk @@ -1,5 +1,5 @@ include $(PROJECT_DIR)/sysinfo/os/midipix.mk -ARCH = nt32 -HOST_BITS = 32 +ARCH = nt32 +HOST_BITS = 32 HOST_UNDERSCORE = '_' |