[lisaac-Feature Requests][311896] make.lip should auto-detect the target
    lisaac-featurerequests at alioth.debian.org 
    lisaac-featurerequests at alioth.debian.org
       
    Fri Sep  4 14:25:40 UTC 2009
    
    
  
Feature Requests item #311896, was changed at 2009-08-25 17:37 by Mildred Ki'Lya
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413104&aid=311896&group_id=100200
Status: Open
Priority: 3
Submitted By: Jeremy Cowgar (jeremy-guest)
Assigned to: Nobody (None)
Summary: make.lip should auto-detect the target 
Initial Comment:
Make.lip should auto detect the platform and set it's "target" variable automatically (if not hardcoded). For example:
- target := "";
In that case, Lisaac should inject into target whatever the platform type the current user is running.
- target := "unix";
In that case, Lisaac should leave it alone and just do things for unix.
You should also be able to specify the target on the command line. For example, generating Unix code while on Windows or visa versa:
lisaac -target=windows myprog.li
----------------------------------------------------------------------
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413104&aid=311896&group_id=100200
    
    
More information about the Lisaac-devel
mailing list