Browse Source

Always set MACPASUNIT variable

Pierre Muller 1 year ago
parent
commit
5bbd1c2172
1 changed files with 2 additions and 0 deletions
  1. 2 0
      rtl/inc/Makefile.rtl

+ 2 - 0
rtl/inc/Makefile.rtl

@@ -140,6 +140,7 @@ LPC8XXUNIT=EmbeddedApi.lpc8xx
 LSTRINGSUNIT=System.LStrings
 MACOSUNIT=MacOSApi.MacOS
 MACOSTPUNIT=MacOSApi.MacOSTP
+MACPASUNIT=macpas
 MACUTILSUNIT=MacOSApi.MacUtils
 MAILBOXUNIT=EmbeddedApi.mailbox
 MATHUNIT=System.Math
@@ -393,6 +394,7 @@ LSTRINGSUNIT=lstrings
 MACOSUNIT=macos
 MACOSTPUNIT=macostp
 MACUTILSUNIT=macutils
+MACPASUNIT=macpas
 MAILBOXUNIT=mailbox
 MATHUNIT=math
 MESSAGESUNIT=messages