home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-10-13 | 4.5 KB | 92 lines |
- # Makefile für Intuition-C-Interface
-
- Intuition.lib: Intuition.asm
- OMA Intuition.asm -o OBJ/00 -c s -d OpenIntuition
- OMA Intuition.asm -o OBJ/01 -c s -d Intuition
- OMA Intuition.asm -o OBJ/02 -c s -d AddGadget
- OMA Intuition.asm -o OBJ/03 -c s -d ClearDMRequest
- OMA Intuition.asm -o OBJ/04 -c s -d ClearMenuStrip
- OMA Intuition.asm -o OBJ/05 -c s -d ClearPointer
- OMA Intuition.asm -o OBJ/06 -c s -d CloseScreen
- OMA Intuition.asm -o OBJ/07 -c s -d CloseWindow
- OMA Intuition.asm -o OBJ/08 -c s -d CloseWorkBench
- OMA Intuition.asm -o OBJ/09 -c s -d CurrentTime
- OMA Intuition.asm -o OBJ/10 -c s -d DisplayAlert
- OMA Intuition.asm -o OBJ/11 -c s -d DisplayBeep
- OMA Intuition.asm -o OBJ/12 -c s -d DoubleClick
- OMA Intuition.asm -o OBJ/13 -c s -d DrawBorder
- OMA Intuition.asm -o OBJ/14 -c s -d DrawImage
- OMA Intuition.asm -o OBJ/15 -c s -d EndRequest
- OMA Intuition.asm -o OBJ/16 -c s -d GetDefPrefs
- OMA Intuition.asm -o OBJ/17 -c s -d GetPrefs
- OMA Intuition.asm -o OBJ/18 -c s -d InitRequester
- OMA Intuition.asm -o OBJ/19 -c s -d ItemAddress
- OMA Intuition.asm -o OBJ/20 -c s -d ModifyIDCMP
- OMA Intuition.asm -o OBJ/21 -c s -d ModifyProp
- OMA Intuition.asm -o OBJ/22 -c s -d MoveScreen
- OMA Intuition.asm -o OBJ/23 -c s -d MoveWindow
- OMA Intuition.asm -o OBJ/24 -c s -d OffGadget
- OMA Intuition.asm -o OBJ/25 -c s -d OffMenu
- OMA Intuition.asm -o OBJ/26 -c s -d OnGadget
- OMA Intuition.asm -o OBJ/27 -c s -d OnMenu
- OMA Intuition.asm -o OBJ/28 -c s -d OpenScreen
- OMA Intuition.asm -o OBJ/29 -c s -d OpenWindow
- OMA Intuition.asm -o OBJ/30 -c s -d OpenWorkBench
- OMA Intuition.asm -o OBJ/31 -c s -d PrintIText
- OMA Intuition.asm -o OBJ/32 -c s -d RefreshGadgets
- OMA Intuition.asm -o OBJ/33 -c s -d RemoveGadget
- OMA Intuition.asm -o OBJ/34 -c s -d ReportMouse
- OMA Intuition.asm -o OBJ/35 -c s -d Request
- OMA Intuition.asm -o OBJ/36 -c s -d ScreenToBack
- OMA Intuition.asm -o OBJ/37 -c s -d ScreenToFront
- OMA Intuition.asm -o OBJ/38 -c s -d SetDMRequest
- OMA Intuition.asm -o OBJ/39 -c s -d SetMenuStrip
- OMA Intuition.asm -o OBJ/40 -c s -d SetPointer
- OMA Intuition.asm -o OBJ/41 -c s -d SetWindowTitles
- OMA Intuition.asm -o OBJ/42 -c s -d ShowTitle
- OMA Intuition.asm -o OBJ/43 -c s -d SizeWindow
- OMA Intuition.asm -o OBJ/44 -c s -d ViewAddress
- OMA Intuition.asm -o OBJ/45 -c s -d ViewPortAddress
- OMA Intuition.asm -o OBJ/46 -c s -d WindowToBack
- OMA Intuition.asm -o OBJ/47 -c s -d WindowToFront
- OMA Intuition.asm -o OBJ/48 -c s -d WindowLimits
- OMA Intuition.asm -o OBJ/49 -c s -d SetPrefs
- OMA Intuition.asm -o OBJ/50 -c s -d IntuiTextLength
- OMA Intuition.asm -o OBJ/51 -c s -d WBenchToBack
- OMA Intuition.asm -o OBJ/52 -c s -d WBenchToFront
- OMA Intuition.asm -o OBJ/53 -c s -d AutoRequest
- OMA Intuition.asm -o OBJ/54 -c s -d BeginRefresh
- OMA Intuition.asm -o OBJ/55 -c s -d BuildSysRequest
- OMA Intuition.asm -o OBJ/56 -c s -d EndRefresh
- OMA Intuition.asm -o OBJ/57 -c s -d FreeSysRequest
- OMA Intuition.asm -o OBJ/58 -c s -d MakeScreen
- OMA Intuition.asm -o OBJ/59 -c s -d RemakeDisplay
- OMA Intuition.asm -o OBJ/60 -c s -d RethinkDisplay
- OMA Intuition.asm -o OBJ/61 -c s -d AllocRemember
- OMA Intuition.asm -o OBJ/62 -c s -d AlohaWorkbench
- OMA Intuition.asm -o OBJ/63 -c s -d FreeRemember
- OMA Intuition.asm -o OBJ/64 -c s -d LockIBase
- OMA Intuition.asm -o OBJ/65 -c s -d UnlockIBase
- OMA Intuition.asm -o OBJ/66 -c s -d GetScreenData
- OMA Intuition.asm -o OBJ/67 -c s -d RefreshGList
- OMA Intuition.asm -o OBJ/68 -c s -d AddGList
- OMA Intuition.asm -o OBJ/69 -c s -d RemoveGList
- OMA Intuition.asm -o OBJ/70 -c s -d ActivateWindow
- OMA Intuition.asm -o OBJ/71 -c s -d RefreshWindowFrame
- OMA Intuition.asm -o OBJ/72 -c s -d ActivateGadget
- OMA Intuition.asm -o OBJ/73 -c s -d NewModifyProp
- OMA Intuition.asm -o OBJ/OFF -c s -d OFFSETS
-
- join OBJ/00 OBJ/01 OBJ/02 OBJ/03 OBJ/04 OBJ/05 OBJ/06 OBJ/07 OBJ/08 OBJ/09 TO ram:i.0
- join OBJ/10 OBJ/11 OBJ/12 OBJ/13 OBJ/14 OBJ/15 OBJ/16 OBJ/17 OBJ/18 OBJ/19 TO ram:i.1
- join OBJ/20 OBJ/21 OBJ/22 OBJ/23 OBJ/24 OBJ/25 OBJ/26 OBJ/27 OBJ/28 OBJ/29 TO ram:i.2
- join OBJ/30 OBJ/31 OBJ/32 OBJ/33 OBJ/34 OBJ/35 OBJ/36 OBJ/37 OBJ/38 OBJ/39 TO ram:i.3
- join OBJ/40 OBJ/41 OBJ/42 OBJ/43 OBJ/44 OBJ/45 OBJ/46 OBJ/47 OBJ/48 OBJ/49 TO ram:i.4
- join OBJ/50 OBJ/51 OBJ/52 OBJ/53 OBJ/54 OBJ/55 OBJ/56 OBJ/57 OBJ/58 OBJ/59 TO ram:i.5
- join OBJ/60 OBJ/61 OBJ/62 OBJ/63 OBJ/64 OBJ/65 OBJ/66 OBJ/67 OBJ/68 OBJ/69 TO ram:i.6
- join OBJ/70 OBJ/71 OBJ/72 OBJ/73 TO ram:i.7
- join OBJ/OFF ram:i.0 ram:i.1 ram:i.2 ram:i.3 ram:i.4 ram:i.5 ram:i.6 ram:i.7 TO Intuition.lib
- delete ram:i.0 ram:i.1 ram:i.2 ram:i.3 ram:i.4 ram:i.5 ram:i.6 ram:i.7
-
- # Makefile-Ende
-